home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / program / snpd9611.zip / KRNLDEMO.C < prev    next >
Text File  |  1996-11-24  |  212b  |  12 lines

  1. .I 0 3
  2. /* +++Date last modified: 07-Nov-1995 */
  3.  
  4. /*
  5. .D 1 1
  6. .I 11 1
  7. #define MAX_TASKS 32                /* maximum number of runnable tasks */
  8. .D 12 1
  9. .I 83 1
  10. ** dispatch the next runnable task
  11. .D 84 1
  12.